Fix the schema version.

Akinori MUSHA лет %!s(int64=10): %!d(string=назад)
Родитель
Сommit
56fa4cb751
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      db/schema.rb

+ 1 - 1
db/schema.rb

@@ -11,7 +11,7 @@
11 11
 #
12 12
 # It's strongly recommended that you check this file into your version control system.
13 13
 
14
-ActiveRecord::Schema.define(version: 20140821155428) do
14
+ActiveRecord::Schema.define(version: 20140821115428) do
15 15
 
16 16
   create_table "agent_logs", force: true do |t|
17 17
     t.integer  "agent_id",                                       null: false